Fix doc typos
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 Nov 2007 18:20:39 +0000 (18:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 Nov 2007 18:20:39 +0000 (18:20 +0000)
svn path=/trunk/; revision=19094

ChangeLog
gtk/gtkrc.c

index 04c87f45375cad483eb49e7f564fd094277ff69e..662453d7f27cd413e3c684cbc0b4430ffbf56cf4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkrc.c: Fix doc typos.  (#500672, David Lambert)
+
 2007-11-29  Matthias Clasen  <mclasen@redhat.com>
        
        * gtk/gtkmenuitem.c (gtk_menu_item_paint): Remove leftover
index 8c1145504b09c0dfa7a6f39a380bf00af896ef27..5cf3c8c4c0ee22b29d0c885e17fb0c3bfb2136c7 100644 (file)
@@ -3834,7 +3834,7 @@ gtk_rc_parse_priority (GScanner              *scanner,
 /**
  * gtk_rc_parse_color:
  * @scanner: a #GScanner
- * @color: a pointer to a #GtkColor structure in which to store the result
+ * @color: a pointer to a #GdkColor structure in which to store the result
  *
  * Parses a color in the <link linkend="color=format">format</link> expected
  * in a RC file. 
@@ -3856,7 +3856,7 @@ gtk_rc_parse_color (GScanner *scanner,
  * gtk_rc_parse_color_full:
  * @scanner: a #GScanner
  * @style: a #GtkRcStyle, or %NULL
- * @color: a pointer to a #GtkColor structure in which to store the result
+ * @color: a pointer to a #GdkColor structure in which to store the result
  *
  * Parses a color in the <link linkend="color=format">format</link> expected
  * in a RC file. If @style is not %NULL, it will be consulted to resolve